<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ad-popup{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:100%;max-width:600px;background:#fff;box-shadow:0 0 10px #00000080;z-index:1000;display:none}.ad-popup-content{text-align:center}.ad-popup img{max-width:100%;height:auto}.ad-popup-close{position:absolute;top:10px;right:10px;background:red;color:#fff;border:none;border-radius:50%;width:30px;height:30px;cursor:pointer;font-size:16px;line-height:30px;text-align:center}@media screen and (max-width: 768px){.ad-popup{display:block}}@media screen and (min-width: 769px){.ad-popup{display:none}}</pre></body></html>